home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 35
/
jogo-disk-35.iso
/
Games
/
rocket_soccer.swf
/
scripts
/
DefineButton2_30
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2007-02-26
|
134b
|
6 lines
on(release){
_parent._parent.jugadores._visible = true;
_parent._parent.tutor.gotoAndStop(1);
_parent.gotoAndStop(1);
}